-
1 memory hardware
Автоматика: аппаратная часть -
2 memory hardware
English-Russian dictionary of mechanical engineering and automation > memory hardware
-
3 hardware
2) аппаратура; аппаратное обеспечение3) конструкция4) вчт. оборудование, аппаратное оборудование, аппаратные средства ( в отличие от программных)5) вчт. технические средства, технические средства обработки данных; техническое обеспечение•- computer hardware
- control hardware
- extra test hardware
- gaging hardware
- hardware of the robot
- machine hardware
- manipulator hardware
- memory hardware
- modular hardware
- networkable hardware
- rugged optoelectronic hardware
- scalable hardware
- special-purpose hardware
- system hardware
- test hardware
- tool-management hardwareEnglish-Russian dictionary of mechanical engineering and automation > hardware
-
4 hardware
= HW1) аппаратные средства, аппаратура, оборудование, редко аппаратное обеспечение, разг. железообщее обозначение совокупности физических устройств компьютера или отдельных его частей, включая периферию, в отличие от программ и данных. Например, hardware vendors - поставщики аппаратных средств. Деление на ПО и аппаратные средства до известной степени условно - большинство аппаратных функций может быть реализовано программно и наоборот. Решение о том, что реализовывать программно, а что аппаратно, зависит от требуемого быстродействия, надёжности, частоты ожидаемых изменений и других факторов.It is much easier to make changes via software than in hardware. — Гораздо проще вносить изменения через ПО, чем в "железо" см. тж. CPU, equipment, firmware, hardware accelerator, hardware architecture, hardware compatibility, hardware design, mechanical hardware, hardware device, hardware environment, hardware error, hardware interface, hardware interrupt, hardware model, memory, printer, software, wetware
2) аппаратныйАнгло-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > hardware
-
5 hardware branch
"The hardware archive root key in the registry that is a superset of the memory-resident hardware tree. Although the hardware tree contains information only about those devices currently detected and running in the system, the registry contains a complete list of all hardware ever installed on the particular computer. The hardware root key is \\HKEY-LOCAL-MACHINE\Hardware." -
6 hardware associative memory
ассоциативное запоминающее устройство
АЗУ
—
[Е.С.Алексеев, А.А.Мячев. Англо-русский толковый словарь по системотехнике ЭВМ. Москва 1993]Тематики
Синонимы
EN
Англо-русский словарь нормативно-технической терминологии > hardware associative memory
-
7 memory-mapped I/O
Input/output memory (memory on hardware devices) that is accessible through a memory mapping.ذاكرة تم تعيينها إدخال/إخراج -
8 hardware overlay
A method to render images to a display with a dedicated memory buffer inside video hardware. -
9 hardware transactional memory
Англо-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > hardware transactional memory
-
10 hardware installation
< edp> (procedure, of physical parts; e.g. of memory modules, disk drives) ■ Einbau m ; Hardwareinstallation f ; Installation f -
11 memory paging
разбиение памяти на страницы; страничная организация памяти; листание страниц памяти -
12 hardware failure
A malfunction of a physical component such as a disk head failure or memory error. -
13 hardware associative memory
2) Вычислительная техника: ассоциативное запоминающее устройствоУниверсальный англо-русский словарь > hardware associative memory
-
14 hardware associative memory
sprzętowa pamięć skojarzeniowaEnglish-Polish dictionary for engineers > hardware associative memory
-
15 hardware associative memory
sprzętowa pamięć skojarzeniowaEnglish-Polish dictionary of Electronics and Computer Science > hardware associative memory
-
16 hardware associative memory
English-Russian information technology > hardware associative memory
-
17 transactional memory
= TMпамять, ориентированная на упрощение параллельного программирования (parallel programming), обеспечивающая выполнение групп операций загрузки и сохранения как единых, целостных транзакций (см. transaction). Этот механизм синхронизации параллельного выполнения потоков команд может реализовываться как аппаратно (hardware transactional memory, НТМ), программно (software transactional memory, STM) и комбинированно (HTM/STM). Альтернатива блокировкам и другим традиционным механизмам синхронизации асинхронных операций и потоков при доступе к общему участку памятиАнгло-русский толковый словарь терминов и сокращений по ВТ, Интернету и программированию. > transactional memory
-
18 dynamic random access memory
Englisch-Deutsch Fachwörterbuch der Wirtschaft > dynamic random access memory
-
19 static random access memory
Englisch-Deutsch Fachwörterbuch der Wirtschaft > static random access memory
-
20 synchronous dynamic random access memory
synchronous dynamic random access memory (SDRAM) COMP synchroner dynamischer Direktzugriffsspeicher m (SDRAM, hardware)Englisch-Deutsch Fachwörterbuch der Wirtschaft > synchronous dynamic random access memory
См. также в других словарях:
Hardware overlay — Hardware overlay, a type of video overlay, is a method of rendering an image to a display screen with a dedicated memory buffer inside computer video hardware, to display a fast moving video image such as a computer game, a DVD, or the signal… … Wikipedia
Memory barrier — Memory barrier, also known as membar or memory fence or fence instruction, is a type of barrier and a class of instruction which causes a central processing unit (CPU) or compiler to enforce an ordering constraint on memory operations issued… … Wikipedia
Memory bandwidth — is the rate at which data can be read from or stored into a semiconductor memory by a processor. Memory bandwidth is usually expressed in units of bytes/second, though this can vary for systems with natural data sizes that are not a multiple of… … Wikipedia
Memory ordering — is a group of properties of the modern microprocessors, characterising their possibilities in memory operations reordering. It is a type of out of order execution. Memory reordering can be used to fully utilize different cache and memory banks.… … Wikipedia
Memory segmentation — is the division of computer memory into segments or sections. Segments or sections are also used in object files of compiled programs when they are linked together into a program image, or the image is loaded into memory. In a computer system… … Wikipedia
Memory tester — Memory testers are specialized test equipment used to test and verify memory modules typically in SIMM or DIMM configurations. It detects functional failures of memory modules. Contents 1 Types 1.1 Hardware testers 1.2 Software testers … Wikipedia
Hardware keylogger — Hardware Keyloggers are used for keystroke logging, a method of capturing and recording computer user keystrokes. They plug in between a computer keyboard and a computer and log all keyboard activity to an internal memory. They are typically… … Wikipedia
Memory management — is the act of managing computer memory. The essential requirement of memory management is to provide ways to dynamically allocate portions of memory to programs at their request, and freeing it for reuse when no longer needed. This is critical to … Wikipedia
Hardware emulation — is the process of imitating the behavior of one or more pieces of hardware (typically a system under design) with another piece of hardware, typically a special purpose emulation system. The goal is normally debugging of the system being designed … Wikipedia
Hardware (Computer) — Hardware [ˈhɑːdwɛː] ist der Oberbegriff für die maschinentechnische Ausrüstung eines Systems z. B. eines Computersystems. Es muss sich aber nicht ausschließlich auf Systeme mit einem Prozessor beziehen. Es können auch elektromechanische Geräte… … Deutsch Wikipedia
Memory protection — is a way to control memory access rights on a computer, and is a part of most modern operating systems. The main purpose of memory protection is to prevent a process from accessing memory that has not been allocated to it. This prevents a bug… … Wikipedia